kubectl get pods -n kube-system \
-o=custom-columns='NAME:.metadata.name,RESTARTS:.status.containerStatuses[*].restartCount'